python,python3: simplify `sed` expression for setuptools & pip
authorAlexandru Ardelean <[email protected]>
Mon, 3 Jul 2017 06:43:42 +0000 (09:43 +0300)
committerAlexandru Ardelean <[email protected]>
Mon, 3 Jul 2017 13:11:52 +0000 (16:11 +0300)
commita2b76b54030c0771b28c501dfd699898b8a85fd6
tree41da96e5839fc800b645c3089d0345a182a9d836
parent1c54e2b0fbe2e9a7dfb050b45ff79a0f72b8582f
python,python3: simplify `sed` expression for setuptools & pip

A suggestion from comment (from Philip Prindeville):
https://github.com/openwrt/packages/issues/4529#issuecomment-312518121

Avoids some escaping of slashes.

Signed-off-by: Alexandru Ardelean <[email protected]>
lang/python/python/files/python-package-pip.mk
lang/python/python/files/python-package-setuptools.mk
lang/python/python3/files/python3-package-pip.mk
lang/python/python3/files/python3-package-setuptools.mk